projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9184522
)
(handwrite): Make the handwrite credit message
author
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Dec 2003 20:02:15 +0000
(20:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Dec 2003 20:02:15 +0000
(20:02 +0000)
a comment rather than an output command.
lisp/play/handwrite.el
patch
|
blob
|
history
diff --git
a/lisp/play/handwrite.el
b/lisp/play/handwrite.el
index 5c6aa8f3abf49d84ad8a653cba4bc4bdaac159e6..11499444920db00547b2292cb96a261c17bc7152 100644
(file)
--- a/
lisp/play/handwrite.el
+++ b/
lisp/play/handwrite.el
@@
-159,8
+159,7
@@
Variables: handwrite-linespace (default 12)
(setq next-line-add-newlines t)
(switch-to-buffer ps-buf-name)
(handwrite-insert-header buf-name)
- (insert "\n(\\nCreated by GNU Emacs' handwrite version "
- emacs-version "\\n\\n)=print flush\n")
+ (insert "%%Creator: GNU Emacs' handwrite version " emacs-version "\n")
(handwrite-insert-preamble)
(handwrite-insert-info)
(handwrite-insert-font)